golang.org/x/net/http2.writeQueue.push (method)

4 uses

	golang.org/x/net/http2 (current package)
		writesched.go#L192: func (q *writeQueue) push(wr FrameWriteRequest) {
		writesched_priority.go#L401: 	n.q.push(wr)
		writesched_random.go#L49: 		ws.zero.push(wr)
		writesched_random.go#L58: 	q.push(wr)